intermediate adj. 中间的,居间的。 The intermediate class (船的)特别三等。 An intermediate compound 中间化合物;中间体。 n. 中间物;中间分子,中间人;【化学】中间体;期中考试;中间试验。 vi. 起调解作用;起媒介作用 (between)。 Intermediate culture 补植。 Intermediate elements 中间分子。 adv. -ly 在中间。 -ness, -diacy n. 调解。
file n. 1.纸夹,文件夹。 2.钉成册的文件,档案,卷宗,案卷,合订本。 3.【计算机】外存贮器,存贮带。 4.行列;【军事】纵列 (opp. rank)。 5.(象棋盘上的)纵线。 file computer 编目计算机。 a column of files 若干纵列组成的队伍〔如三路或四路纵队〕。 a file of men 执行任务的二人小分队。 a blank file 【军事】(无后列时的)单列。 main file 主文件;主存贮器。 file by file 一列一列,陆续。 half a file 二人小分队中的一人。 in file 排成二列纵队;挨次,鱼贯地。 in single [Indian] file 成一路纵队,成单行。 keep on [in] a file 合订保存;归档。 on file 合订成册,存档。 vt. 1.按次序订存,编档保存,汇存。 2.〔美国〕提起,提出。 3.命令(军队等)排成纵队行进。 4.用电报[话]发稿。 file an information 起诉,告发。 file a complaint with the authorities 向当局申诉。 vi. 排成纵队前进;申请 (for);备案作候选人。 F- left [right](口令)各队向左(右)(走)! file away [off] 排成纵队出发。 file in 鱼贯而入,陆续编入。 file out 鱼贯而出。 n. 1.锉刀。 2.〔英俚〕滑头。 block file 大方锉。 a close file 吝啬鬼。 an old (a deep) file 老滑头。 bite [gnaw, lick] a file 自找苦吃;徒劳。 vt. 锉;磨炼(品性等);推敲(文章等)。 file one's fingernails 锉指甲。 vi. 用锉刀锉。 file away [off] 锉去(锈等)。 file down (用锉)锉开,锉坏。 file one's teeth 锉牙齿;咬牙切齿。 file out 锉出。
To perform a clean build , which will first delete all object and intermediate files 执行干净生成,这将首先删除所有对象和中间文件;
Path to the directory specified for intermediate files relative to the project directory 为中间文件指定的相对于项目目录的目录路径。
With which to manage and store references to intermediate files generated during compilation ,用它管理并存储对编译期间生成的中间文件的引用。
Or the output window section of the build log buildlog . htm in the intermediate files directory 或生成日志(中间文件目录下的buildlog . htm )的“输出窗口”部分的内容。
Those intermediate files not only create unnecessary overhead but also are prone to disk and filesystem errors 那些中间文件不仅造成了不必要的开销还容易导致磁盘和文件系统错误。
Implementers when managing a list of compiler - generated intermediate files , which are sometimes deleted after use 实施者在管理编译器生成的中间文件(这些文件有时会在使用后被删除)列表时会用到它。
Because this approach works only for unix and cannot get rid of all intermediate files , i did not use it in the example programs 因为这个方法只适用于unix ,并且无法除去所有中间文件,所以我在示例程序中没有使用它。
In unix linux systems , we can use pipes to connect the input and output of different programs and partly eliminate the need for intermediate files 在unix / linux系统中,可以使用管道连接不同程序的输入和输出,并且部分消除对中间文件的需要。